]> git.r.bdr.sh - rbdr/super-polarity/blobdiff - Super Polarity/Super Polarity.csproj
Moves to ActorManager arch + Actor Inherited stuff
[rbdr/super-polarity] / Super Polarity / Super Polarity.csproj
index a616ee40eb77ecafa5309212236fa819a9954b32..672b39b1d820c0f36966b81b327e6e1118f665a8 100644 (file)
     <ApplicationIcon>Icon.ico</ApplicationIcon>
   </PropertyGroup>
   <ItemGroup>
+    <Compile Include="ActorFactory.cs" />
+    <Compile Include="ActorManager.cs" />
     <Compile Include="InputController.cs" />
     <Compile Include="MainShip.cs" />
     <Compile Include="Particle.cs" />
     <Compile Include="ParticleEngine.cs" />
+    <Compile Include="Actor.cs" />
+    <Compile Include="Ship.cs" />
     <Compile Include="SuperPolarity.cs" />
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />